CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bitmap data

搜索资源列表

  1. bbl

    0下载:
  2. BBL is code library which can be used for loading, saving and managing of bitmap data.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:143821
    • 提供者:nibber
  1. SaveScreen

    0下载:
  2. 屏幕截图:建立一个屏幕的设备上下文,根据屏幕上下文创建一个内存位置,最后将内存位图数据读入到文件实现屏幕截图操作。-Screenshots: set up a screen device context, according to the context of the screen to create a memory location, and finally the memory bitmap data into the document read realize screenshot of
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:104791
    • 提供者:丁磊
  1. qqw

    0下载:
  2. 位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。 对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。 BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。 位图文件头BITMAPFILEHEADER是一个结构,它的定义如下: typedef struct tagBITMAPFILEHEADER{ WORD bfType
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:187573
    • 提供者:lypdl
  1. Soft20060210164149878

    0下载:
  2. 虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view wit
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:271516
    • 提供者:guoyang
  1. mode

    0下载:
  2. 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3179203
    • 提供者:ft5272633
  1. Draw

    0下载:
  2. 显示位图的程序。包含选择位图路径,打开位图文件,读入位图数据,分析位图格式,创建位图GDI(图形设备接口)对象等。-Display bitmap program. Select the bitmap that contains the path, open the bitmap file, read the bitmap data, analysis of bitmap formats, create bitmap GDI (Graphics Device Interface) objects.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:43857
    • 提供者:媛媛
  1. ImageCoding

    0下载:
  2. 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3398636
    • 提供者:刘玉
  1. CompressImage

    0下载:
  2. 灰度图像的像素值范围在[0,255]之间,如果采用一个像素一个字节的存储方式,势必会造成空间的浪费。如果采用一定的无损压缩算法,可以大大提高减小文件大小,减少存储空间。本程序采用动态规划中图像压缩算法(图像分段合并的思想),设计一个类,实现灰度位图数据的压缩和解压过程-Grayscale pixel values ​ ​ in the range [0,255], if we adopt a pixel one byte is stored, it must lead to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3089897
    • 提供者:liao
  1. cdib

    0下载:
  2. // 文件: Dib.cpp // 内容: 设备无关位图类-源文件 // 功能: (1)位图的加载与保存; // (2)位图信息的获取; // (3)位图数据的获取; // (3)位图的显示; // (4)位图的转换; // (5)位图相关判断;-//File: Dib.cpp// content: device-independent bitmap class- the source file// function: (1) loading and saving b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5343
    • 提供者:侯喜报
  1. BMP-bitmap-operation

    0下载:
  2. BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-26
    • 文件大小:70045
    • 提供者:
  1. bitmap

    0下载:
  2. 我自己写的一个bmp图像数据读取的类,包含以下内容:读取8位位图或者24位位图图像数据到2维矩阵中,保存为8位位图或者24位位图。 转载请注明出处,-I wrote a class to read a bmp image data type, contains the following: Read 8-bit or 24-bit bitmap image data to 2-dimensional matrix, the bitmap is saved as 8-bit or 24-bit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2996
    • 提供者:rain
  1. bitmap-access

    0下载:
  2. 一个数据应用举例,利用VC++操作Access数据库,读写数据库的BMP图像文件-A data application example, the use of VC++ Operating Access database, read and write BMP image file database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:569087
    • 提供者:
  1. CPPADO

    0下载:
  2. 在ADO数据库中读写位图数据,介绍详细。功能齐全!方便初学者学习!-ADO to read and write in the bitmap data in the database, described in detail. Fully functional! Easy for beginners to learn!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:51969
    • 提供者:my name
  1. chap1-1

    0下载:
  2. bmp文件结构以及其格式的图像文件的读写和其位图数据的访问-bmp file structure and format of the image file and the bitmap data read and write access
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1462662
    • 提供者:zhengwei
  1. TTclass

    0下载:
  2. 利用VC++做成了用户界面,可以读取位图的数据信息和进行不同位图之间的转换。-Made using VC++ user interface, you can read the bitmap data and the conversion between different bitmap.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:4049992
    • 提供者:fly
  1. BitmapReadWrite

    0下载:
  2. c语言读写位图数据源代码,已经在实际工程中得到应用-c language source code to read and write bitmap data
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:3474
    • 提供者:qirui
  1. bitmap

    0下载:
  2. bitmap图片读取程序以及导出bitmap图片调色板数据-bitmap images to read the program and export bitmap picture palette data
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-30
    • 文件大小:302901
    • 提供者:yanjun
  1. BITMAP

    0下载:
  2. 串口接收数据,每次接收两个,一边接收一边绘制根据数据绘制实时曲线-Serial port to receive data and real-time rendering curve
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2494123
    • 提供者:goodstrong
  1. L200056155561i

    1下载:
  2. 车牌识别系统需要注意的地方:使用Visual C++6.0做开发工具, 使用简单易懂的SDI框架结构 ,一次处理一幅位图(有兴趣的能作成MDI)1)位图信息的数据是从左下往右下为一行,一行一行往上排的的。2)每行像素素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配 -License plate recognition systems need to pay
  3. 所属分类:Graph Recognize

    • 发布日期:2015-05-05
    • 文件大小:233472
    • 提供者:
  1. PppccxFileVieC

    0下载:
  2. PCX文件查看,.pcx是在pc上成为位图文件存储标准的第一种图象文件格格式,pcx文件分为三部分,依次为:pcx文件头,位图数据与一个可选的色表。 -PCX file viewing pcx bitmap files are stored standard image file formats on the pc, pcx document is divided into three parts, as follows: pcx file header, bitmap data, and
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14206
    • 提供者:nu
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com